home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo Especial Manga 1 / Micro Dingo Especial Manga 01 CD.iso / cd dingo / dingosexo / hentai / juegos / 06.swf / scripts / DefineButton2_80 / BUTTONCONDACTION on(release)_3.as < prev    next >
Text File  |  2003-01-22  |  79b  |  7 lines

  1. on(release){
  2.    if(tipo_juego == "3")
  3.    {
  4.       gotoAndPlay(92);
  5.    }
  6. }
  7.